![]() |
YNQ
YNQ-1.5.2
|
#include <ccapi.h>
Data Fields | |
| NQ_UINT32 | timeLow |
| NQ_UINT32 | timeHigh |
This structure is a 64-bit value representing the number of 100-nanosecond intervals since January 1, 1601 (UTC). The application can use the NQ system abstraction layer calls for converting time from OS native format to CCFileTime.
| NQ_UINT32 CCFileTime::timeLow |
high 32 bits of file time
| NQ_UINT32 CCFileTime::timeHigh |
low 32 bits of file time